翻訳と辞書
Words near each other
・ Merfyn ap Rhodri
・ Merfyn Frych
・ Merfyn Jones
・ Merfyn Jones (footballer)
・ Merfyn Turner
・ Merga
・ Merga Bien
・ Mergana
・ Mergasor District
・ Mergbach
・ Merge
・ Merge (linguistics)
・ Merge (software)
・ Merge (SQL)
・ Merge (traffic)
Merge (version control)
・ Merge algorithm
・ Merge in Takapuna
・ Merge in transit
・ Merge Module
・ Merge Records
・ Merge Records discography
・ Merge sort
・ Merge window
・ Mergeable heap
・ Mergellandroute
・ Mergellina
・ Mergellina (Naples Metro)
・ Mergellina Funicular
・ Mergelstätten Formation


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Merge (version control) : ウィキペディア英語版
Merge (version control)

Merging (also called integration) in version control, is a fundamental operation that reconciles multiple changes made to a version-controlled collection of files. Most often, it is necessary when a file is modified by two people on two different computers at the same time. When two branches are merged, the result is a single collection of files that contains both sets of changes.
In some cases, the merge can be performed automatically, because there is sufficient history information to reconstruct the changes, and the changes do not conflict. In other cases, a person must decide exactly what the resulting files should contain. Many revision control software tools include merge capabilities.
==Types of merges==

There are two types of merges: automatic and manual.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Merge (version control)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.